Revert the private macro change for GtkToolButton
authorMatthias Clasen <mclasen@redhat.com>
Tue, 9 Jul 2013 23:18:08 +0000 (19:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 9 Jul 2013 23:33:31 +0000 (19:33 -0400)
commit3247058a302402423b978276403c83bcc1e15df9
tree83683e02be33569190e86276e33bee175d9ea740
parentaf26a18032b298b7c4d1e592f97e2e7949190de6
Revert the private macro change for GtkToolButton

There was a reason that GtkToolButton was not using the
G_DEFINE_TYPE macros - we need the klass argument to get
the proper button type at init time.
gtk/gtktoolbutton.c